@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?zecfb9');
  src:  url('../fonts/icomoon.eot?zecfb9#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?zecfb9') format('truetype'),
    url('../fonts/icomoon.woff?zecfb9') format('woff'),
    url('../fonts/icomoon.svg?zecfb9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home3:before {
  content: "\e902";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-phone:before {
  content: "\e942";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\1f32b";
}
.icon-search:before {
  content: "\e986";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-command:before {
  content: "\ea4e";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-IE:before {
  content: "\eadb";
}
.icon-star-full:before {
  content: "\e9d9";
}